home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / iterat31.zip / HOWTO.TXT < prev    next >
Text File  |  1993-09-26  |  2KB  |  47 lines

  1. This file tells how to do some common things you'll want to do with Iterate!
  2. version 3.11.
  3.  
  4.  
  5. How to quickly iterate a bunch of points to get an overview of what the
  6. function looks like
  7. ══════════════════════════════════════════════════════════════════════════════
  8.     1. <A> to automatically enter points on the iteration stack.
  9.     2. <I> to iterate the points you've entered.
  10.  
  11.     
  12. How to enter my own function
  13. ══════════════════════════════════════════════════════════════════════════════
  14. Use <E> to edit a user function file.  At first you'll want to choose an
  15. existing function file (extension ".frm") and modify it.
  16.  
  17. You can also use the <F> command and choose Function U. This selects the User
  18. Function, but doesn't allow you to edit it as the <E> command does.
  19.  
  20.  
  21. How to explore Julia Sets
  22. ══════════════════════════════════════════════════════════════════════════════
  23.  
  24.     1.  Choose Function E using the <F> command.  Enter the parameters you
  25.         want as 'a' and 'b'.  
  26.     2.  Draw the Julia Set using the <J> command.
  27.     3.  Use the <H> command to hide the graphics help line (this makes the
  28.         <M> command work much better.
  29.     4.  Move the cursor to various places in the Julia Set and use the <M>
  30.         command to trace the iterates and <Space> to draw the iterates.
  31.         
  32.  
  33. How to enter Julia Set parameters directly from the Mandelbrot Set
  34. ══════════════════════════════════════════════════════════════════════════════
  35.     1. Use the <F> command and choose Function E.
  36.     2. Use the <R> command and load "Mandelbr.gph".
  37.     3. Move the cursor to any spot in or near the Mandelbrot Set.
  38.     4. Press <Z> to load these coordinates as the parameters.
  39.     5. Press <J> to draw the Julia Set associated with these parameters.
  40.     6. Use <Space> and <M> to investigate the properties of Function E with
  41.        these parameters.
  42.  
  43. You will see amazing correlations between the area of the Mandelbrot Set you
  44. choose and the resulting Julia Set.
  45.  
  46. (ver. 3.11, 9/93)
  47.